Adwaita: Fix a selector not regenerated in the CSS
authorDaniel Boles <dboles@src.gnome.org>
Tue, 5 Sep 2017 00:42:13 +0000 (01:42 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 5 Sep 2017 00:42:13 +0000 (01:42 +0100)
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css

index d186e90604ffae21a2414c8525c85608017d917d..ab9008b716c52c5aeb527975c2a203899f03fe10 100644 (file)
@@ -1912,7 +1912,7 @@ button.emoji-section:checked label { opacity: 1; }
 
 .emoji { font-size: x-large; padding: 6px; border-radius: 6px; }
 
-.emoji:hover { background: #215d9c; }
+.emoji :hover { background: #215d9c; }
 
 /* GTK NAMED COLORS ---------------- use responsibly! */
 /*
index a194da425f67dfc0424629da69617f2a70f98e7d..db18f05d68de859eca7ab5748b345e01a6187dfc 100644 (file)
@@ -1932,7 +1932,7 @@ button.emoji-section:checked label { opacity: 1; }
 
 .emoji { font-size: x-large; padding: 6px; border-radius: 6px; }
 
-.emoji:hover { background: #4a90d9; }
+.emoji :hover { background: #4a90d9; }
 
 /* GTK NAMED COLORS ---------------- use responsibly! */
 /*